Skip to content

✨ Add Tokio async support#59

Merged
aisk merged 1 commit into
masterfrom
agent/tokio-async-support
Jul 10, 2026
Merged

✨ Add Tokio async support#59
aisk merged 1 commit into
masterfrom
agent/tokio-async-support

Conversation

@aisk

@aisk aisk commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Adds optional Tokio support with native nonblocking AsyncFd I/O on Unix and a blocking-thread fallback on Windows. The existing synchronous API and default dependency set remain unchanged.

Close #35

@aisk aisk force-pushed the agent/tokio-async-support branch from 5f28141 to 6cc16c1 Compare July 10, 2026 14:29
@aisk aisk changed the title ✨ Add optional Tokio async support ✨ Add Tokio async support Jul 10, 2026
@aisk aisk force-pushed the agent/tokio-async-support branch from 6cc16c1 to c5b2a2f Compare July 10, 2026 14:33
@aisk aisk force-pushed the agent/tokio-async-support branch from c5b2a2f to f381437 Compare July 10, 2026 14:36
@aisk aisk merged commit d9d0609 into master Jul 10, 2026
3 checks passed
@aisk aisk deleted the agent/tokio-async-support branch July 10, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tokio support

1 participant